VSeed, an elegant data composer, transforming complexity into simplicity.
!!!###!!!title=12.How to achieve color gradient effect on table component?——VisActor/VTable FAQ documents!!!###!!!
How to achieve color gradient effect on table component?
Question Description
The background of the cells on the table is displayed in different colors according to different data, realizing a color scale effect. How to achieve this effect on VTable?
Solution
You can achieve the color scale effect by setting bgColor in style as a function in columns and returning different color values based on different data: